lightweight tag 848eaa66d4dc9cbe0e350b805cac8a93edc04dfe 1.8.10-alpha-1
Author:	GitHub <noreply@github.com>
Date:	Sun Jan 28 17:44:46 2018 -0600

commit 8aa71e8b1fa751f4b97a88e26344a940677e9cb6
Author: Dave Hendler <sollaires@gmail.com>
Date:   Fri Jan 26 21:26:08 2018 -0800

    Fix dumb typo

commit 8aa71e8b1fa751f4b97a88e26344a940677e9cb6
Author: Dave Hendler <sollaires@gmail.com>
Date:   Fri Jan 26 21:26:08 2018 -0800

    Fix dumb typo

commit d365f3f2603d9360b29ba2af7f92027528dfb589
Author: Dave Hendler <sollaires@gmail.com>
Date:   Fri Jan 26 21:24:56 2018 -0800

    Use Latin Name for RU realms, more defensive in case of LibRealmInfo failure

commit 3eb54c22483eb0605c36608365787e08a026e145
Author: Dave Hendler <sollaires@gmail.com>
Date:   Fri Jan 26 19:23:07 2018 -0800

    Allows multibute chars in realm names, fixes current region
    
    GetCurrentRegion() is often broken and uses a cached/old CVar.
    LibRealmInfo uses UnitGUID() and a known list of realms to provide the
    correct region.
    
    This also changes tokenize() to keep multibyte characters. EU Russia
    servers have fully localized Russian names which results in an empty
    server= option in the output. Accented characters are also just dropped
    from other server names. This will keep those characters for use by
    consumers (might only be Raidbots right now for caching crucible data)

