I experience the same issue
at 3.2.1.201
System.ArgumentException: place can't be -1294968441
at Hand2NoteCore.DataModel.TournamentsPlacesData.AddPlace(Int32 place)
at Hand2NoteCore.DataView.TournamentWinningsReportViewModel.(PlayerTournamentSummaries , CancellationToken , ReportDateRange , ITournamentSummaryGroupPolicy , TournamentsWinData& , TournamentsPlacesData& )
at Hand2NoteCore.DataView.TournamentWinningsReportViewModel.<>c__DisplayClass55_0.<Update>b__0()
at System.Threading.Tasks.Task`1.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Hand2NoteCore.DataView.TournamentWinningsReportViewModel.<Update>d__55.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
I rebuild my stats but same issue again and again