The end result I want is that any opening tags have their callbacks called instantly upon opening a dialog, rather than AFTER the first character appears.
It seems like we can resort the logic within the TypingGroup's update in order to do that, but I need to let it simmer for a bit.