salovia:
	- Premades and tests.
	- Implemented a framework for writing tests when interacting with Blizzard modules.
	- Implemented tracking of counting premade groups.
	- Implemented reporting of premade groups.
	- Bump version to 1.2.0
	- Implement spec tracking and multi-toon support.
	- Implement spec display in table
	- Implement spec filtering
	- Make the dropdown value selection more robust
	- Move data from character specific to faction specific, maybe.
	- Fix context dropdowns
	- Now properly store user's selection for context dropdowns and preserve
	  the value.
	- Do some funky stuff to make the maps dropdown display the correct map
	  when something is selected.
	- Made map context dropdown wider to fit map names.
	- Add rated/casual info to reporting message.
	- Bump version.
	- Disable debug.
	- Misc fixes, added filtering for rated bgs, added longest streak
	- Fix duration sorting.
	- Add longest streak to stats
	- Add filtering by rated BG/Casual.
	- Enable guild channel reporting, clean up reporting format.
	- Use correct logging function.
	- More debugging.
	- Debugging.
	- Implemented stats.
	- Implemented stats tab and daily winning percentages for each BG
	- Refactored Data module a bit to move Wiping class into own module
	- Fixed issue causing sort problems with damage and healing (a.k.a.
	  ScrollingTable lib sucks)
	- Hacked in stacked bar-graph support in LibGraph 2.0 (+1)
	- Saving state.
	- Restructuring Info into Records tab.
	- Disable addon debug.
	- Fix some syncing issue with winning info.
	- Implemented context filtering for info and records
	- Implemented data contexts for time and maps
	- Implemented info updating based on context
	- Implemented records table updating based on context changes
	- Implemented party reporting
	- ScrollingTable sucks.
	- Properly handle click events for minimap button.
	- Make the UI actually toggle.
	- implement slash command for toggling UI.
	- Trim down publicized slash commands.
	- Turn off debug.
	- Fix class/instance issues when bg data manager.
	- Removed some debugging things that wont work in WoW lua env.
	- Fixed instantiation of bg data manager.
	- Removed dumb OS X files and added gitignore.
	- Tidy up UI, implement first pass at recording BG data.
	- New BgData class for encapsulating blizzard calls for BG data
	- implemented new event listeners for battleground-related events that
	  will try to save new BG data.
	- Fix Date sorting in BG records
	- Fix main title layout
	- Finish renaming to Winning
	- Improve XML layout and relative positioning
	- Improve updating the UI
	- Curse ScrollingTable because it sucks.
	- Renaming project. Thanks Mizz.
	- Saving state before rename.
	- Fixed rendering and sorting of bg table.
	- fix wiping data and rendering
	- improved wiping mechnism using references instead of replacing values.
	- improved rendering of sorted table when data changes.
	- Refactored a bunch in order to make sense of things.
	- Implement a basic dal.
	- Implement a wiper class.
	- Fixed up UI to work correctly with tabs now.
	- Initial commit.
