v1.2.6
	- Fixed icon toggle and dropdown menu for new NWLib
	
v1.2.5
	- Fixed some potential global variable taints
	- Moved to NWLib version of ShowOverlayGlow() to avoid using blizzard tainted version
	
v1.2.4
	- Fixed up the "stripes" when sets are re-ordered (cosmetic only)
	
v1.2.3
	- Changed animation glow on preview to yellow border
While the animated glow looked nice, it was causing bliz to throw LUA errors randomly on other buttons. A simple yellow border removes this
potential error.	
	
v1.2.2
	- Removed some debug print statements
	
v1.2.1
	- Made the equipment preview more robust on when it hightlights (changing sets, opening pane, etc - instead of just set click)
	- Removed potential taint from overriding render of blizzard sorting of equipment sets

v1.2.0
	- Works in retail!
	
v1.1.5
	- Added Item Preview on Sets

v1.1.4
	- TOC Update, Retail Prep

v1.1.3
	- Compatibility update with NWLib 0.9.2
	
v1.1.2
	- Fixed stored data based on setIDs
Note this means that your existing setup could become corrupt as all your settings could be "off by 1". But this was necessary as deleting sets could cause gaps in the set IDs.
Please go through and check your sort orders, cloak/helm shows, and spec associations.
	
v1.1.1
	- Fixed Minimap show/hide
v1.1.0
	- Fixed /nwe command
	- Fixed Sorting and Refreshing
	- Moved to new NWLib library
v1.0.1
	- Fixed Equipment Manager re-order on click
	- Removed Some Libraries
v1.0.0
	Release Version!
