lightweight tag d9e85988c4aead220001b211f937dfa63aeb22fe v1.2.3
Author:	stevin05 <63887600+stevin05@users.noreply.github.com>
Date:	Thu Aug 22 16:16:53 2024 -0400

commit d9e85988c4aead220001b211f937dfa63aeb22fe
Author: stevin05 <63887600+stevin05@users.noreply.github.com>
Date:   Thu Aug 22 16:16:53 2024 -0400

    Updates to support connected realms. It was somewhat isolated to 'NameAndRealmToName' simply adding a check if we're on a connected realm and not stripping the realm if so. Added some shortening to displays.
    
    Added SavedVariable upgrade work to move realm data into a dedicated "realms" list so we can more easily support global and realm specific config. Moved 'linked_accounts' into the realm specific config instead of global so it hopefully won't cross servers anymore (addon messages can apparently do that - I had same named characters on two completely unconnected realms and they sync'ed to eachother). All Comm code should now be using the fully qualified character-shortened_realm name, though it seems some layer below us is still stripping it off if both characters are on the same realm.

