Add useful imports to maccabistats.__init__.
average -> averages.
Fix bug of empty maccabi_game_stats object when getting players stats.
Add referees stats (similar to coaches).
Add tie streak to streaks.py.
Add change-log.
Add most:
winner, loser, unbeaten, clean-sheet (not maccabi team scored 0 goals).
to players stats, all is calculated by games scores.
Add game.events to get all events (both teams) ordered by time_occur.