Thanks, I got the three crash logs you sent in earlier, by the way.
As for lorem, if you can’t get it to happen in a fresh test project, here are some instructions for scrambling your project. That should retain any qualities that would reproduce the bug, as it transposes all letters and numbers to ‘x’. Thus the word counts, word wrap (by and large) and other picky variables will be about the same.
As for lists, it does strip out the first tab in a list, that pushes the marker away from the beginning of the line, however it should come back after a reload, as that is kind of generated from the formatting rather than the other way around, as I understand it. Tabs on the ends of lines shouldn’t ever be touched (unless I guess it is the whole line).