Implement last played chord
This merge request adds a new feature which shows the last chord that the user has played. The chord names are now links (actually buttons that look like links) which open corresponding page on information sidebar.
This merge request also includes migration from custom-made select components to antd/Select
and, of course, corresponding localization.