Previous automation caused tag order to be indeterminate. Not a problem for TTS, but leads to unexpected file diffs during card updates. This standardizes the tag ordering as alphabetical, which should remain consistent.
The unicode dot wasn't stored or rendering properly, replace it with a simpler code we know TTS can handle
This reverts commit 6d4db4b356.
6d4db4b356