lightweight tag 4a306b17c994530e95bd500d4a8412ea0c3e277f v80000.2
Author:	Parnic <parnic@parnic.com>
Date:	Thu Aug 30 16:47:04 2018 -0500

commit 4a306b17c994530e95bd500d4a8412ea0c3e277f
Author: Parnic <parnic@parnic.com>
Date:   Thu Aug 30 16:45:52 2018 -0500

    Fixed Class tags showing hostile NPCs with class in all caps
    
    UnitClassBase apparently changed in 8.0 to return the unlocalized class name, so now we take the class index from UnitClassBase and pass it to GetClassInfo to print the localized, properly-capitalized class name.

commit f3baacc2329852fb4ae1ac5868197b060805c2aa
Author: Andrew Scott <ascott18@gmail.com>
Date:   Sat Jul 21 20:35:02 2018 -0700

    Fixed some lingering UNIT_POWER usages

